home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 942 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  959 b 

  1. Path: telepost.no!usenet
  2. From: Stian Barkbu <snba@sesam.dnv.no>
  3. Newsgroups: comp.os.ms-windows.programmer.tools.mfc,comp.lang.c++
  4. Subject: Q: Dockable windows with tabs in MFC?
  5. Date: 8 Jan 1996 16:06:52 GMT
  6. Organization: TelePost Public Access
  7. Message-ID: <4crfes$2qu@nms.telepost.no>
  8. NNTP-Posting-Host: atla.sesam.dnv.no
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1 (Windows; I; 32bit)
  13.  
  14. I am trying to create a dockable property sheet (tabbed 
  15. dialog), much like the project workspace in MSVC++ 4.0. Is 
  16. this possible at all? 
  17.  
  18. I have managed to create a tabbed dialog box using the 
  19. CPropertySheet and CPropertyPage classes (or a TabCtrl), and I 
  20. can get a dockable window using CDialogBar. But, a dockable 
  21. window with a tab control seems impossible ( or, at least none 
  22. of my efforts have been successful so far). 
  23. Can anyone help me with this one?
  24.  
  25. Thanks.
  26.  
  27. Stian 
  28. snba@sesam.dnv.no
  29.  
  30.